CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mfc gif

搜索资源列表

  1. jpggif

    0下载:
  2. 一个用于显示jpg gif图片的c++源码,很不错的一个项目源码,可以用于参考学习-Class (source code) C++ access the registry, including access to the registry, and in MFC
  3. 所属分类:Windows Develop

  1. attach_20120629133746

    0下载:
  2. 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!本文将针对这个问题讨论如何在MFC中显示JPG或者GIF图像。 -If you are a VB programmers to JPG or GIF image is displayed in the program is a snap, the image co
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:196959
    • 提供者:王卫明
  1. open-BMPaJPGagif-Image

    0下载:
  2. 打开BMP\JPG\GIF格式的图片 源代码,在MFC上新建工程可以运行-souce code for opening several kinds of image formats
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-23
    • 文件大小:6410
    • 提供者:qq
  1. cximage600_full

    0下载:
  2. CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的互相转换。-CxImage是一个可以用于MFC 的C++图像处理类库类,它可以打开,保存,显示,转换各种常见格式的图像文件,比如BMP, JPEG, GI
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:2642077
    • 提供者:赵明航
  1. GreyPlayer

    0下载:
  2. MFC制作的音乐播放器,可以播放GIF与mp3文件,并且支持歌词同步-The MFC produced music player, can play the GIF mp3 files, and support synchronous lyrics
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:8964599
    • 提供者:Guo
  1. 123

    0下载:
  2. MFC程序中显示JPG或GIF图像文件示例.-MFC program shown in the JPG or GIF image file example.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:291912
    • 提供者:徐振凯
  1. GifPicture

    0下载:
  2. 基于MFC的gif图片显示程序,代码简单,适用于初学者。-gif code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:301501
    • 提供者:vincent
  1. TestGif

    0下载:
  2. 使用 MFC 、gdi+ 显示 gif 图片,开发环境VS2008 -Use gdi+ Show gif image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:623974
    • 提供者:孟令建
  1. test

    0下载:
  2. mfc 动态加载GiF图片实现界面动态效果样例-mfc dynamic picture sample loading GiF
  3. 所属分类:Static control

    • 发布日期:2017-05-28
    • 文件大小:10875227
    • 提供者:jh
  1. CImage--Class

    0下载:
  2. Visual C++的CBitmap类和静态图片控件的功能是比较弱的,它只能显示出在资源中的图标、位图、光标以及图元文件的内容,而不像VB中的Image控件可以显示出绝大多数的外部图像文件(BMP、GIF、JPEG等)。因此,想要在对话框或其他窗口中显示外部图像文件则只能借助于第三方提供的控件或代码。 现在,MFC和ATL共享的新类CImage为图像处理提供了许多相应的方法.-The Visual C++ class CBitmap and static picture control func
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-24
    • 文件大小:13600
    • 提供者:赵聪
  1. AnimationMFC

    0下载:
  2. 基于MFC的简单编程模型,在界面上显示 GIF 动画,具有动态效果,带有声音。-MFC simple programming model, animated GIF is displayed on screen, with dynamic effects with sound.
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1807794
    • 提供者:纳爱斯
  1. imageviewer_forVcc

    0下载:
  2. This sample is an MFC application using the document/view architecture that can load, display, and print graphics files such aske GIF, JPEG, BMP (bitmap), ICO (icon), WMF (metafile), and EMF (Win32-enhanced metafile).-This sample is an MFC applicatio
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:156287
    • 提供者:heck
  1. MyIMG

    0下载:
  2. VC6.0下,在MFC框架下,实现bmp、jpg、tif、gif、raw图像格式的显示。-Under VC6.0, in the MFC framework to achieve display bmp, jpg, tif, gif, raw format.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:3565524
    • 提供者:潘少
  1. richedit

    0下载:
  2. MFC richEdit插入gif及各种格式的图片,内含demo-MFC richEdit insert gif and a variety of image formats, includes demo
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:11354972
    • 提供者:xubing
  1. animation-technology

    0下载:
  2. MFC基于对话框程序,将动画文件的每一帧运用位图文件显示,演示播放一幅GIF动画图片,实现动画技术。-MFC based on the dialog box procedure, will each frame of the animation file using the bitmap file, according to demonstrate a picture GIF animation, animation technology.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:3657522
    • 提供者:katerlina zheng
  1. PictureTransfer

    0下载:
  2. 基于MFC实现bmp、tiff、jpeg、jpg、gif等格式图形之间的转换,并显示图形属性。-Based on MFC to achieve the conversion bmp, tiff, jpeg, jpg, gif format graphics between and display graphics attributes.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18616448
    • 提供者:尧真
  1. PicTrueEx

    0下载:
  2. CPictureEx适用于MFC编程显示GIF等,图片源码(CPictureEx is suitable for MFC programming to display GIF and so on.)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-11
    • 文件大小:9216
    • 提供者:无动于衷
« 1 2 3 4 5»
搜珍网 www.dssz.com